home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / geomutil / plutil / O.sgi / Makefile < prev    next >
Makefile  |  1993-01-25  |  324b  |  12 lines

  1. GEOM = ../../../../..
  2. include ${GEOM}/makefiles/Makedefs.global
  3. include ../Makedefs
  4. include ${GEOM}/makefiles/Makerules.obj
  5.  
  6. OOGLLIBS = -lstubdraw -lgeom -lvect -lpolylist -lquad -lmesh -lbezier -linst \
  7.     -ltlist -llist -ldg -lwa -lstub -lgeom -loogl -lbbox -lshade -lcolor -l3d
  8.  
  9. MALLOCLIB=-lmalloc
  10.  
  11. include ../Makefile.obj
  12.